home *** CD-ROM | disk | FTP | other *** search
/ BMUG PD-ROM 1995 Fall / PD-ROM F95.toast / Utilities / File⁄Disk / A-K File⁄Disk / Extension Chopper 1.0 ƒ / Extension Chopper Read Me < prev   
Encoding:
Text File  |  1995-05-09  |  4.2 KB  |  152 lines  |  [ttro/ttxt]

  1. Extension Chopper 1.0 © 1995 Konrad C. Schafer Jr.
  2. Email Address: dakonsoft@aol.com
  3. Written in Future Basic™ 1.03 by ZEDCOR.
  4. Requires System 7.0 or later.
  5.  
  6. DISCLAIMER: Use at your own risk! The author accepts no responsibility for any problems or losses that may result from the use or misuse of this software.
  7.  
  8. Purpose
  9. Extension Chopper's purpose is to remove unwanted endings from file names.
  10. Such as:  copy  .txt  .GIF  and others (see Extension Info below.)
  11. You can also enter up to five of your own extensions.
  12. Extension Chopper only renames the file, it is otherwise untouched.
  13.  
  14. Setting preferences
  15. Open Extension Chopper without dropping any files on it.
  16. A  preferences file will be created in the system preferences folder and a dialog box for setting preferences will appear.
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38. Help button opens a box with help and information on Extension Chopper.
  39. All button marks all boxes.
  40. None button unmarks all boxes.
  41. Save button saves your settings to a preference file.
  42. Cancel button leaves settings as they were.
  43.  
  44. Mark which file name extensions to chop off using the checkboxes.
  45. Enter your own custom extensions in the Other extensions fields.
  46. The text that you enter in the field will be searched for only at the ends 
  47. of any file names that are dropped on Extension Chopper.
  48. If found and if the checked box for that field is marked in the 
  49. preferences box, the text and any trailing spaces will be removed from the file name.
  50. Remember to put a space, period or other character (,-/* etc.) in front
  51. of your extensions if needed as a separator from the rest of the file name.
  52.  
  53. Default extension Examples
  54. My Report.txt is renamed My Report
  55. To Do List Copy is renamed To Do List
  56. Vacation Snapshot.pict is renamed Vacation Snapshot
  57.  
  58. Other extension Examples 
  59. If you enter draft preceded with a space in an Other extensions field,
  60. Extension Chopper will change the file name:
  61. Quarterly Report draft to Quarterly Report
  62. But, the file name:
  63. Overdraft will remain unchanged.
  64. However if draft is entered without a space in front.
  65. Overdraft will be renamed to Over
  66.  
  67. Entering *abc in an Other extensions field
  68. Will cause MyFile*abc to be renamed MyFile
  69. But, MyFile abc or MyFile.abc will be unchanged
  70. Entering   for January
  71. Will cause Sales Chart for January to be renamed Sales Chart
  72.  
  73.  
  74. Using Extension Chopper
  75. Drag and drop files (up to 50 at a time) onto the application icon.
  76. The original file will be renamed if an Alias is dropped on the icon.
  77. Case is ignored when checking file names ( .txt same as .TXT)
  78.  
  79. Extension Chopper will  list the file names as they are being processed
  80. and the new file name or "No Change" if the file was not renamed.
  81. Command period  aborts the program.
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102. Extension Chopper will beep and alert you if a name change would conflict with an existing file name.
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116. Enter another name then hit return or click the Change button.
  117. Click on Skip to skip the file and continue checking the remaining file names.
  118. Click on Stop to halt the program which will leave all file names not already processed unchanged.
  119. If you make a mistake entering a new name, clicking  on Reset Name will restore the intitial new name entry.
  120.  
  121. Extension Info
  122. .jpg      JPEG graphics file.
  123.            Developed by the Joint Photographics Experts Group (JPEG)
  124. .gif      Graphics Interchange Format™ graphics file. 
  125.            Trademark of Compuserve Inc.
  126. .pict     Macintosh graphics file.
  127. .bmp     Bitmapped graphics file format common to PC standard computers.
  128. .txt      Text file.
  129. .etx      Text file in setext enhanced text format.
  130. .doc      Generic documentation file
  131. .wav     Microsoft Windows™ sound file.
  132. .mid      Midi music file.
  133. .mov   Quicktime™ movie file. Apple Computer
  134. .cpt      Compactor compressed file.
  135. .sit      Stuffit™ compressed file. Trademark of Aladdin Systems.
  136. .sea      Self Extracting Archive. 
  137.            A file which contains a small program to decompress itself.
  138. .zip      File compression format common to PC standard computers.
  139. copy   Duplicate file.
  140.  
  141. Possible Future Enhancements
  142. Support for Apple Events.
  143. Support undo in entry fields.
  144. Drag and Drop folders and disks.
  145. More default and other file name extensions.
  146. Select extensions from list instead of check boxes.
  147. More search options.
  148. Muliple search  (i.e. My Report.txt.sit to My Report)
  149. Tack on ending (possibly a separate utility Extension Tacker !)
  150.  
  151.  
  152.